home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
workbench
/
tools
/
czesc_3
/
setbuffers
/
installlib
next >
Wrap
Text File
|
1993-02-09
|
204b
|
11 lines
echo "Install library for SetBuffers"
ask "Do you want to install the library?"
IF WARN
echo "Copying axtools.library to libs:"
echo ""
copy >NIL: Libs/axtools.library LIBS:
ENDIF
echo "Finished..."